object FrmMain: TFrmMain Left = 192 Top = 109 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'FrmMain' ClientHeight = 500 ClientWidth = 665 Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #65325#65331' '#65328#12468#12471#12483#12463 Font.Style = [] OldCreateOrder = False Position = poScreenCenter Scaled = False OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 12 object ImgMain: TImage Left = 0 Top = 0 Width = 640 Height = 480 AutoSize = True end object BtnExit: TTechImage Left = 50 Top = 403 Width = 32 Height = 32 Cursor = crHandPoint AutoSize = True OnMouseUp = BtnExitMouseUp ControlType = ctButton DoMouseUp = False RightUp = False Active = False end object BtnReadMe: TTechImage Left = 426 Top = 403 Width = 164 Height = 32 Cursor = crHandPoint AutoSize = True OnMouseUp = BtnReadMeMouseUp ControlType = ctButton DoMouseUp = False RightUp = False Active = False end end